home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Die Ultimative Software-P…i Collection 1996 & 1997
/
Die Ultimative Software-Pakete CD-ROM fur Atari Collection 1996 & 1997.iso
/
i
/
internet
/
software
/
tnftpsr
/
name.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1993-02-24
|
254 b
|
6 lines
typedef struct
{ char nm_type; char nm_len; char nm_item[1];
} NMITEM;#define NI_NAME 1#define NI_ADDR 2#define NI_ERR 3
#define NM_TRIES 3 /* 3 tries */
#define NM_WAIT 10 /* 10 sec */
#define NAMESERVPORT 42 /* IEN 116 protocol UDP */